<xs:documentation>Attributes specific to the requestor that must be logged as part of the transaction. The definition of these attributes are only known to the requestor and may be used for determining back office billing concerns. (Ex. retailer distributing the software.) This data is not intended to be used by the provider. This element is optional.</xs:documentation>
<xs:documentation>The ISO currency code associated with the requestors referral fee block. The currency is required here, and overrides the (optional) currency specified in each referral fee.</xs:documentation>
<xs:documentation>Transaction attributes that are specific to this requestor-provider pair. This data is intended to be understood by both parties. It may be used for determining back office billing concerns. Attributes may be included by the requestor and/or the provider for a particular transaction request. This element is optional.</xs:documentation>
<xs:documentation>Status of the service request. Options include: Expired (request was terminated), Completed (request made and executed successfully), and Canceled (request made successfully, but execution was terminated due to processing problems.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="message" type="xs:string">
<xs:annotation>
<xs:documentation>The description of the problem or a message stating the request was successful. </xs:documentation>
<xs:documentation>Attributes specific to the provider that must be logged as part of the transaction. These attributes are not intended to be used by the requestor as their definition is only known to the provider. The data may be used for determining back office billing concerns. (Ex. indication of whether the consumer placing the order is new to the service). This element is optional.</xs:documentation>
<xs:documentation>Referral fees associated with this billable service request. The requestor has the option of populating just the code field, one or more of the fee related fields, or all of the fields. If there isnΓÇÖt a referral fee, the ΓÇÿtotal referral feeΓÇÖ value should be set to zero. No other elements in the referral fee block are required in this instance.</xs:documentation>
<xs:documentation>Identifies the referral fee being charged. This code may be translated by the requestorΓÇÖs back office into a fee. Codes are defined by the requestor. </xs:documentation>
<xs:documentation>If no language is specified, this is the default language used by the service. There is on default country, and hence no default locale.</xs:documentation>
<xs:documentation>This element describes support for browser interacting with this service.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="minIEversion" type="xs:string">
<xs:annotation>
<xs:documentation>If the helper application associated with this service may be embedded in client application, this is the minimum required browser support in UserAgent format. Example: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0). Or should this be major.minor version number?</xs:documentation>
<xs:documentation>The terms and conditions that a user must agree to when using this service. Terms and conditions must be agreed to in the ConsumerInfo section of each order. Terms and Conditions are defined for the current locale (e.g. country). The 'source' element is provided to refer to a URL which contains the terms and conditions. It is assumed that the the text will be returned in the currently defined language, which may be specified in the 'lang' element. Note that the type of 'lang' is gc:Language, not xs:language, defined by [RFC 1766]. </xs:documentation>
<xs:documentation>The privacy policy governs the collection and use of personal information gathered by the service. The source element is provided to refer to a URL which contains the privacy policy. The privacy policy is defined for the current locale (e.g. country). It is assumed that the the text will be returned in the currently defined language, which may be specified in the 'lang' element. Note that the type of 'lang' is gc:Language, not xs:language, defined by [RFC 1766].</xs:documentation>
<xs:documentation>If no product is specified in a product list, this default product will be applied to each asset. The URL is provided to point into the services product catalog. This entry in the catalog will contain all details on the product including a description, configuration options, etc.</xs:documentation>
<!--This is the exact same thing as Status, but without the Result element. Status could be derived off of StatusBaseType with explicit Result types -->
<xs:documentation>Defines currency. An amount and currency element. The currency should reference a valid currency code from ISO Standard 4217. </xs:documentation>